﻿2024-11-24T18:02:12.2542887Z ##[group]Run actions/setup-python@main
2024-11-24T18:02:12.2543366Z with:
2024-11-24T18:02:12.2543765Z   python-version: 3.12.3
2024-11-24T18:02:12.2544144Z   check-latest: false
2024-11-24T18:02:12.2544666Z   token: ***
2024-11-24T18:02:12.2545051Z   update-environment: true
2024-11-24T18:02:12.2545452Z   allow-prereleases: false
2024-11-24T18:02:12.2545820Z env:
2024-11-24T18:02:12.2546147Z   DOCKER_BUILDKIT: 1
2024-11-24T18:02:12.2546507Z   COMPOSE_DOCKER_CLI_BUILD: 1
2024-11-24T18:02:12.2546890Z ##[endgroup]
2024-11-24T18:02:12.4189582Z ##[group]Installed versions
2024-11-24T18:02:12.4195141Z Version 3.12.3 was not found in the local cache
2024-11-24T18:02:12.8222622Z Version 3.12.3 is available for downloading
2024-11-24T18:02:12.8224912Z Download from "https://github.com/actions/python-versions/releases/download/3.12.3-11057844995/python-3.12.3-linux-22.04-x64.tar.gz"
2024-11-24T18:02:13.6505209Z Extract downloaded archive
2024-11-24T18:02:13.6607267Z [command]/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/2f2c5a51-0a92-4671-b540-7d8e13a89dd4 -f /home/runner/work/_temp/5b862056-16f8-4718-92bd-36110870272e
2024-11-24T18:02:15.7334717Z Execute installation script
2024-11-24T18:02:15.7425806Z Check if Python hostedtoolcache folder exist...
2024-11-24T18:02:15.7426481Z Create Python 3.12.3 folder
2024-11-24T18:02:15.7440682Z Copy Python binaries to hostedtoolcache folder
2024-11-24T18:02:16.4458272Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action)
2024-11-24T18:02:16.4503553Z Upgrading pip...
2024-11-24T18:02:18.9004353Z Looking in links: /tmp/tmpv9eol0vd
2024-11-24T18:02:18.9014829Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.12.3/x64/lib/python3.12/site-packages (24.0)
2024-11-24T18:02:20.2177297Z Collecting pip
2024-11-24T18:02:20.2876446Z Downloading pip-24.3.1-py3-none-any.whl.metadata (3.7 kB)
2024-11-24T18:02:20.3055362Z Downloading pip-24.3.1-py3-none-any.whl (1.8 MB)
2024-11-24T18:02:20.3845585Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.8 MB/s eta 0:00:00
2024-11-24T18:02:20.3851153Z 
2024-11-24T18:02:20.3998417Z Installing collected packages: pip
2024-11-24T18:02:20.4000538Z Attempting uninstall: pip
2024-11-24T18:02:20.4026628Z Found existing installation: pip 24.0
2024-11-24T18:02:20.4511469Z Uninstalling pip-24.0:
2024-11-24T18:02:20.4583762Z Successfully uninstalled pip-24.0
2024-11-24T18:02:21.4247983Z Successfully installed pip-24.3.1
2024-11-24T18:02:21.4802676Z Create complete file
2024-11-24T18:02:21.4847638Z Successfully set up CPython (3.12.3)
2024-11-24T18:02:21.4848529Z ##[endgroup]
